ActivateCell Method (ITableBase<T>)
Double-clicks the specified cell in this table or grid.
Overload List
OverloadDescription
ActivateCell(UInt32,String)Double-clicks a cell by row index and column name.  
ActivateCell(UInt32,UInt32)Double-clicks a cell by row and column index.